mobileAdGetTopLeft
Type
function
Summary
Returns the topLeft position of an ad.
Syntax
mobileAdGetTopLeft (<adName>)
Description
Use the mobileAdGetTopLeft function to retrieve the top left postition of an ad.
The mobileGetTopLeft function returns the topLeft position of an ad.
Parameters
Name | Type | Description |
---|---|---|
adName | The name of ad (as specified in mobileAdCreate). |
Examples
put mobileAdGetTopLeft("my ad") into tTopLeft
Related
function: mobileAdGetVisible
message: adLoaded, adLoadFailed, adClicked
property: topLeft
command: mobileAdCreate, mobileAdDelete, mobileAdSetVisible, mobileAdSetTopLeft, mobileAdRegister
Compatibility and Support
Introduced
LiveCode 5.5
OS
ios
android
Platforms
mobile